Kotlin JS GitHub Action SDK
/
com.rnett.action.cache.internal
/
CacheClient
/
saveFile
save
File
@
ExperimentalCacheAPI
()
suspend fun
saveFile
(cacheId:
Int
, file:
Path
, concurrency:
Int
= 4, maxChunkSize:
Long
= 32 * 1024 * 1024)
Content copied to clipboard
Upload a file to the cache and then commit it
Sources
js source
Link copied to clipboard